home *** CD-ROM | disk | FTP | other *** search
/ Tabloid Beauties (Italian) / Saranno famos.iso / DATA / KIRSTEN.DIR / 00214_Script_214 < prev    next >
Text File  |  1995-03-07  |  265b  |  12 lines

  1. on exitFrame
  2.   puppetPalette (0)
  3.   puppetsprite 24,false
  4.   puppetsprite 25,false
  5.   cursor -1
  6.   if rollover(5) then go "Gaynor1"
  7.   if rollover(6) then go "Gaynor2"
  8.   if rollover(7) then go "Gaynor3"
  9.   if rollover(8) then go "Gaynor4"
  10.   go the frame
  11.   
  12. end